home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / filecat.arc / README.DOC < prev   
Text File  |  1986-05-14  |  3KB  |  57 lines

  1.          On this disk is the source code for FILECAT.COM... a file 
  2.          cataloging database.  NOTE that to compile this code you must 
  3.          have Turbo Pascal version 3.x, PLUS the Database Toolbox.  
  4.              I would appreciate it if you would advise me of any major 
  5.          changes you may make -- especially if you are considering 
  6.          distributing the revised program.  PLEASE make it clear that 
  7.          any such programs have been modified from the original 
  8.          FILECAT.  The last thing we want to happen is a number of 
  9.          different versions floating around.  
  10.               DO NOT DISTRIBUTE ANY VERSIONS THAT USE A DIFFERENT DATA 
  11.          RECORD DEFINITION (FRec Type Definition)!  To do so would 
  12.          destroy the basic concept of standardized TRANSFER.DAT files 
  13.          on library disks.  
  14.               If you are using this source code just for self-
  15.          education... GREAT!  If you are using this source code to add 
  16.          some features for a local application... GREAT!  But please 
  17.          don't mess up a good thing by distributing any versions that 
  18.          get too far away from the original.  Rather send your 
  19.          suggestions or revised code to me and I will incorporate them 
  20.          (with proper credit) and get upgrade notices to all known 
  21.          users.  I may be making a mistake distributing this code...  
  22.          I hope that all recipients will play fair.  
  23.               Enough of that... about the code:  I'm proud of a lot of 
  24.          the program, but embarassed about some of it.  What you are 
  25.          getting is exactly what was used to compile the program 
  26.          (mistakes, workarounds and all).  I was going to clean up the 
  27.          code and distribute nice, clean well-commented stuff, but was 
  28.          afraid I might mess something up.  If you examine the program 
  29.          you will see a lot of duplication and some questionable 
  30.          programming practices.  But please understand this program 
  31.          was written in a big hurry (about 3 evenings) and once it had 
  32.          been distributed to over 15 members to catalog our library, 
  33.          some suggestions and bugs were discovered that had to be 
  34.          fixed RIGHT NOW.  DOS 3.1 and 2.1 caused me some problems 
  35.          which I still haven't figured out... I quickly kludged a 
  36.          workaround.  There cropped up a monochrome windowing problem 
  37.          which I (again) still haven't debugged -- again another 
  38.          workaround.  
  39.               Now that I can breath again, I am doing a complete 
  40.          revision that will be programmed in a clean, efficient manner 
  41.          -- incorporating the suggestions I've received.  If you would 
  42.          like to know when the revised program is ready, let me know.
  43.          Unless something terrible happens, I will continue to offer 
  44.          the source code.
  45.               Thank you for your interest.  Please keep me posted with 
  46.          your suggestions and comments.
  47.           
  48.               Kenn Flee
  49.               Jamestown Software
  50.               2508 Valley Forge
  51.               Madison WI  53719
  52.          
  53.          PS:  As a final request, I ask that that you DON'T distribute 
  54.          this source code.  By having someone write to me is about the 
  55.          only way I have any idea who the actual users are.  I figure 
  56.          the cost of a disk and some postage is a small price to pay!
  57.